Feat/pydantic#6
Draft
romaingrx wants to merge 359 commits into
Draft
Conversation
…on sphere functions
…refmoleclist_xyz and handle_error functions
…on and properties
…d_adjacency and split_species functions
…onnected_groups function in Metal class
…rix in Specie class
…_reference_molecules function Cell class
- Removed the cell2mol_mode function from final_c2m_module.py, simplifying the interface for running cell2mol. - Consolidated the unit cell reconstruction logic into a new function, reconstruct_unitcell, in cell_reconstruction.py. - Updated unitcell.py to directly call reconstruct_unitcell, enhancing clarity and reducing complexity.
…plex molecules WIP
feat: add ProtonationGroupResult to type registry
…ation in generate_charge_state
…plitting to detect extra or missing bonds
…nd enhance valence problem handling
…support and improve logging details
…n compare_species function feat(connectivity): update return type of build_adjacency function to allow None feat(element_utils): update POST_TRANSITION_METALS set and update function signatures for type hints
…gic, increase atol to 5e-1
…fety for charge state functions
…ng of protonation states
…s and numpy arrays
…ecify protonation type
…nd unitcell attributes
… and connected atoms
…t attribute and computed properties
Co-authored-by: Copilot <copilot@github.com>
… SMILES processing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.